@charset "utf-8";


.page_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.page_banner .pcimg {
  width: 100%;
}

.page_banner .wapimg {
  display: none;
  max-width: 100%;
  height: auto;
}

.pro_box {
  padding: 50px 0;
  background: none;
  margin-top: 0;
}

.pro_box .main_l .text ul {
  background: #f1f1f1;
}

.pro_box .main_l .text ul li {
  padding-right: 60px;
  border-bottom: 1px solid #e3e3e3;
  background: url(../images/cpyj.png) no-repeat 95% center #f1f1f1;
}

.pro_box .main_l .text ul li a {
  background: none;
  text-indent: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border: none;
}
.pro_box .main_l .text ul li.on a{
    color: #dc323b;
}

.pro_box .main_l .text ul li:hover {
  background: url(../images/cpyj.png) no-repeat 95% center #ddd;
}

.pro_box .main_l .text ul .v_list {
  display: none;
}

.pro_box .main_l .text ul .v_list a {
  display: block;
  font-size: 14px;
  width: 100%;
  line-height: 36px;
  color: #999;
  display: block;
  padding-left: 50px;
  float: none;
  border-bottom: 1px dashed #e3e3e3;
}
.pro_box .main_l .text ul .v_list a.on {
    color: #dc323b;
}

.pro_box .main_l .main_contact .cont_contact {
  background: #f1f1f1;
}

.pro_box .box1_list {
  margin-top: 10px;
}

.pro_box .box1_list ul li {
  width: 30%;
  margin: 1.66%;
}

/*新闻*/
.new_list {
  width: 98%;
  margin-top: 30px;
}

.new_list ul li {
  width: 97%;
  margin: 0 1%;
  padding: 15px;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-shadow: 0px 1px 10px 1px #ddd;
}

.new_list ul li .fl {
  width: 25%;
}


.new_list ul li .fr {
  width: 70%;
  padding-left: 20px;
}

.new_list ul li .fr span {
  font-size: 18px;
  color: #000;
  display: block;
  padding-top: 8px;
}

.new_list ul li .fr p {
  font-size: 14px;
  color: #888;
  display: block;
  margin-top: 10px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}

.new_list ul li .fr .time {
  padding-left: 20px;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  background: url(../images/time.png) no-repeat left center;
  background-size: 16px;
  margin-top: 10px;
}

.new_list ul li:hover {
  box-shadow: 0px 1px 10px 1px #434343;
}

.new_list ul li:hover .fr span {
  color: #dc323b;
}




.main {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.box_tit {
  position: relative;
}

.box_tit p {
  line-height: 212px;
  color: #efefef;
  font-family: impact;
  font-size: 126px;
  text-align: center;
  text-transform: uppercase;
}

.box_tit span {
  position: absolute;
  line-height: 60px;
  font-size: 45px;
  color: #222;
  top: 80px;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
}

.box_tit span i {
  line-height: 60px;
  font-size: 45px;
  color: #dc323b;
  font-style: normal;
}

.box_tit em {
  position: absolute;
  line-height: 25px;
  font-size: 20px;
  color: #222222;
  top: 145px;
  font-weight: 100;
  display: block;
  width: 100%;
  height: 25px;
  text-align: center;
  font-style: normal;
}

.i_box2 {
  width: 100%;
  padding: 20px 0;
}

.i_box2 .box {
  width: 100%;
  margin-top: 30px;
}

.i_box2 .box ul li {
  width: 23%;
  margin-left: 2.66%;
  float: left;
  position: relative;
}

.i_box2 .box ul li .pic {
  width: 250px;
  height: 250px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 125px;
}

.i_box2 .box ul li .pic img {
  transform: scale(1);
  transition: .5s;
}

.i_box2 .box ul li span {
  display: block;
  text-align: center;
  line-height: 58px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto 10px;
  background: url(../images/line.jpg) no-repeat center bottom;
}

.i_box2 .box ul li p {
  line-height: 25px;
  font-size: 14px;
  color: #666666;
  text-align: justify;
  width: 90%;
  margin: 0 auto;
}

.i_box2 .box ul li:first-child {
  margin-left: 0;
}

.i_box2 .box ul li:hover .pic img {
  transform: scale(1.1);
  transition: .5s;
}

.i_box1 {
  width: 100%;
  margin-top: 0px;
  background: url(../images/bg1.jpg) no-repeat center 0;
  padding-bottom: 50px;
}

.ml_tit {
  display: block;
  width: 100%;
  height: 70px;
  padding-top: 10px;
  background: #0956a4;
  text-align: center;
}

.ml_tit span {
  font-size: 25px;
  color: #fff;
  line-height: 30px;
  font-weight: normal;
}

.ml_tit p {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}

.main_l {
  width: 24%;
  padding-bottom: 20px;
}

.main_l .text {
  width: 100%;
}

.main_l .text ul {
  width: 100%;
  background: #fff;
}

.main_l .text ul li {
  display: block;
}

.main_l .text ul li a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-indent: 49px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/cpyj.png) no-repeat 19px 17px;
  border-bottom: 1px solid #e3e3e3;
  font-weight: bold;
}

.main_l .main_contact {
  margin-top: 20px;
  background: #fff;
}

.main_l .main_contact .cont_contact {
  padding: 15px 0;
}

.main_l .main_contact .cont_contact p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding: 0 5%;
  margin-bottom: 8px;
}

.main_r {
  width: 74%;
  overflow: hidden;
}

/*页面位置*/
.currson {
  width: 94%;
  margin: 0 ;
  height: 40px;
  background: #f1f1f1;
  border: 1px solid #ddd;
  padding: 0 2%;
}

.currson i {
  float: left;
  font-style: normal;
  font-size: 16px;
  color: #666;
  line-height: 40px;
}

.currson p {
  float: right;
  line-height: 40px;
}

.currson p span {
  font-size: 14px;
  color: #999;
}

.currson p a {
  font-size: 14px;
  color: #999;
  line-height: 110%;
}

.currson p a:hover {
  color: #dc323b;
}


/*产品页面*/

.box1_list {
  margin-top: 20px;
}

.box1_list ul li img {
  width: 209px;
  height: 209px;
 }



.box1_list ul li {
  width: 31.33%;
  margin-right: 3%;
  margin-bottom: 2%;
  float: left;
  box-shadow: 0px 1px 5px 1px #ddd;
}

.box1_list ul li:nth-child(3n) {
  margin-right: 0;
}

.box1_list ul li .imgauto {
  width: 209px;
  height: 209px;
  background: #fff;
}

.box1_list ul li .imgauto img {
  transform: scale(1);
  transition: .5s;
    width: 209px;
  height: 209px;

}

.box1_list ul li span {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  display: block;
  text-align: center;
  padding: 8px 0;
  font-weight: bold;
  background: #b2b2b2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.box1_list ul li:hover .imgauto img {
  transform: scale(1.1);
  transition: .5s;
}

.box1_list ul li:hover span {
  background: #dc323b;
  color: #fff;
}




.lianx{width:253px;height:88px;background:url(../images/pr-4.png) no-repeat left center;float:right;font-size:29px;color:#fff;position: relative;}
.lianx .stel{margin-top: 46px;margin-left: 27px;}
.imgk{
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 6px;
	right: 13px;
}



.qs { height: 725px; background: url("../images/qsb.jpg") no-repeat center 0; overflow: hidden; font-family: "Microsoft YaHei", serif; padding-top: 1px;width: 1200px;margin: auto;}
.qs *{ -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.qs .qsk h3 { height: 55px; background: url("../images/qs_03.png") no-repeat; margin-top: 80px; font-weight: normal; color: #ffffff; margin-bottom: 10px;}
.qs .qsk h3 span { display: block; float: left; font-size: 24px; margin: 0 15px 0 38px; line-height: 55px;}
.qs .qsk h3 em { display: block; float: left; font-size: 28px; line-height: 52px;}
.qs .qsk .qsz { float: left; width: 379px; height: 542px; background: #CE0400;border-bottom: 8px solid #a00000;}
.ws .qsk .qsz { float: left; width: 379px; height: 539px; background:#0079c1;}
.qs .qsk .qsz h4 { height: 300px;margin-left: 5px;background-color: #fff;width: 364px;border: 1px solid #a4a4a4;margin-top: 10px;}
.qs .qsk .qsz h4 img { margin: 0 auto; padding-left: 2px;padding-top: 2px;height: 295px;width:360px;}
.qs .qsk .qsz ul { width: 356px; height: 240px; margin: 0 auto;}
.qs .qsk .qsz ul li { height: 69px; border-bottom: 1px solid #497df6; line-height: 69px;}
.qs .qsk .qsz ul li a { display: block; font-size: 18px; color: #ffffff; padding-left: 40px; background: url("../images/qs_20.png") no-repeat left center; margin-left: 21px;}
.qs .qsk .qsz ul li a span { display: block; float: right; margin-right: 36px;}
.qs .qsk .qsz ul li a:hover { font-weight:bold;}
.qs .qsk .qsz ul li:last-child { border: 0;}
.qs .qsk .qsz .qss { text-align: center; height: 65px; font-size: 30px; color: #ffffff; font-weight: bold; background: url("../images/qs_33.png") no-repeat center bottom;}
.qs .qsk .qsy { float: left; width: 821px; position: relative;}
.qs .qsk .qsy li { float: left; width: 262px; position: relative; margin: 0 0 8px 8px;border: 1px solid #c80400;}
.qs .qsk .qsy li img { width: 260px; height: 230px;}
.qs .qsk .qsy li .qse1 { display: block; height: 35px; background: #f1f1f1; padding: 0 30px; overflow:hidden;}
.qs .qsk .qsy li .qse1 b { display: block; font-size: 14px; color: #000000; font-weight: bold; padding-top: 5px;font-style: normal;
text-align: center;}
.qs .qsk .qsy li .qse1 span { display: block; font-size: 12px; color: #585858; line-height: 19px;}
.qs .qsk .qsy li .qse2 { opacity: 0; display:block; position: absolute; left: 0; top: 0; width: 260px; height:265px; background:url("../images/bei.png") repeat; padding: 38px 0 0 18px; 
}
.ws .qsk .qsy li .qse2 { opacity: 0; display:block; position: absolute; left: 0; top: 0; width: 247px; height: 228px; background:url("../images/zls.png") repeat; padding: 38px 0 0 18px;}
.qs .qsk .qsy li .qse2 b { display: block; font-size: 14px; color: #ffffff; margin-bottom: 10px;}
.qs .qsk .qsy li .qse2 span { display: block; height: 135px; font-size: 12px; color: #ffffff; line-height: 20px;}
.qs .qsk .qsy li .qse2 i { display: block; font-size: 12px; color: #ffffff;}
.qs .qsk .qsy li a:hover .qse1 { opacity: 0;}
.qs .qsk .qsy li a:hover .qse2 { opacity: 1;}
.qs .qsk .qsy .qsa1 { position: absolute; right: 0; top: 274px; width: 265px; height:128px; background: #EFEFEF url("../images/qs_26.jpg") no-repeat 176px center; font-size: 18px; color: #1a1a1a; padding: 40px 0 0 45px;}
.qs .qsk .qsy .qsa1 span { display: block; font-size: 14px; color: #666666;}
.qs .qsk .qsy .qsa2 { position: absolute; right: 0; top: 411px; width: 265px; height: 128px; background: #EFEFEF url("../images/qs_29.jpg") no-repeat 176px center; font-size: 18px; color: #1a1a1a; padding: 40px 0 0 45px;}
.qs .qsk .qsy .qsa2 span { display: block; font-size: 14px; color: #666666;}
.qs .qsk .qsy .qsa1:hover { background: #910300  url("../images/lrb_03.png") no-repeat 176px center; color:#ffffff;}
.qs .qsk .qsy .qsa1:hover span { color:#ffffff;}
.qs .qsk .qsy .qsa2:hover { background: #910300  url("../images/lrb_06.png") no-repeat 176px center; color:#ffffff;}
.qs .qsk .qsy .qsa2:hover span { color:#ffffff;}
.jianjie{padding: 10px;}
.jianjie p{font-size: 16px;color: #fff;}
.metTabIn{background-color: #FFCC33;width: 150px;height: 35px;text-align: center;line-height: 35px;font-size: 18px;font-weight: bold;margin-top: 15px;}
.metTabIn a{color: #FF0700;}


.prod{width:1000px;margin:30px auto;overflow:hidden;}
.prod ul{width:100%;overflow:hidden;}
.prod ul li{width:216px;padding:10px;background:#fff;float:left;margin-right:10px;margin-bottom:10px;}
.prod ul li img{display:block;border:1px solid #ddd;width:214px;}
.prod ul li img:hover{
	border:1px solid #008573;
}
.prod ul li span{display:block;width:100%;font-size:16px;color:#000;line-height:18px;margin-top:10px;text-align:center; text-overflow:ellipsis;  white-space:nowrap; overflow: hidden; }
.zuid{width:100%;background:#fff;overflow:hidden;height:803px;}
.about_1{float:left;background:url("../images/pro-3.jpg") no-repeat;width:28px;padding:42px 20px;color:#fff;font-size:26px;line-height:36px; }
.about_2{float:left;margin-left:40px;width:500px;}
.zhengt{width:100%;overflow:hidden;}
.zhengt span{display:block;float:left;font-size:22px;color:#333;}
.zhengt a{display:block;float:right;font-size:14px;color:#fff;line-height:24px;padding:0px 6px;background:#23201d;border-radius:5px;}
.about_2 .p_about{width:100%;text-indent:2em;font-size:15px;line-height:30px;color:#666;margin-top:10px;}
.about_3{float:right;padding:2px;border:1px solid #008573;width:350px;}
.about_3 img{display:block;width:100%;}
.tupi{overflow: hidden; position: relative;width:100%;height:149px;background:url("../images/pro-4.jpg") no-repeat center center;}
.width1000ab{width:1200px;margin:61px auto 30px auto;overflow:hidden;}
.tupile{width:245px;float:left;overflow:hidden;background:#fff;}
.produ{margin-left:20px;overflow:hidden;}
.produ span{display:block;font-size:26px;color:#000;line-height:34px;margin-top:10px;}
.produ em{display:block;font-size:20px;color:#e9833a;font-weight:bold;line-height:34px;margin-bottom:10px;}
/*content start*/


.bgwhite{background:#fff;}
/*content3 start*/
.content3{ overflow:hidden;}
.models{ width:1200px; }
.models .content3_title{overflow:hidden;float:left;width:243px;border:1px solid #ddd;background:#fff; margin-bottom: 20px;}
.models .content3_title ul{width:100%;overflow:hidden;padding:0px 20px;box-sizing:border-box;}
.models .content3_title li{cursor:pointer;font-size:14px;color:#333;line-height:49px;width:200px;background:url("../images/right.png") no-repeat right center;border-bottom:1px solid #ddd; text-overflow:ellipsis;  white-space:nowrap; overflow: hidden; }
.models .content3_title li:hover{cursor:pointer;font-size:14px;color:#333;line-height:48px;width:200px;background:url("../images/right01.png") no-repeat right center;border-bottom:1px solid #ddd; text-overflow:ellipsis;  white-space:nowrap; overflow: hidden; }
.models .content3_title li a:hover{color:#e9833a;}
.models .content3_title:hover{color:#e9833a;}
.contentbox{float:right;width:925px;}
.contentbox ul{ margin-left:10px; overflow:hidden;}
.contentbox ul{ margin-top:10px;}
.contentbox ul{ margin-top:20px;}
.contentbox li{float:left; width:285px; height:300px; text-align:center;margin-right:20px;margin-bottom:20px;}
.contentbox li a{display:block;}

.contentbox li img{padding:3px;}
.contentbox li span{display:block;width:290px;text-align:center;font-size:15px;line-height:34px;background:#808080;color:#fff;margin-top:2px;text-overflow:ellipsis;  white-space:nowrap; overflow: hidden;  }
.contentbox ul{ margin-left:5px;}
.contentbox li img{ padding:2px;height: 280px;width: 285px;}
.contentbox li img:hover{
} 	

.contentbox li p{ line-height:30px; height:30px;}
.bordern{border:none !important;}


/*关于我们*/
.cont_about{
	background: url(../images/bj3.jpg) repeat-y center top;
	height: 818px;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 90px;
	margin-top: 75px;
}
.a5_b1 .a5_c1{
   width: 540px;
}
.a5_b1 .a5_c2{
   width: 627px;
}
.a5_c2 h2{
	color: #fff;font:600 31px/32px "微软雅黑";
}
.a5_c2 h2 span{
	color: #fff;
	font:600 38px/38px "微软雅黑";
}
.a5_c2 .abt_ab{
   color: #dfdfdf;
   font:500 14px/26px "微软雅黑";
   margin-top: 35px;
       height: 223px;overflow: hidden;
}
.a5_c2 .abt_ab a{
	color: #CE0400;
}
.a5_b1 .amore{float: right; display: block;color: #fff;font-size: 14px;text-align: center;width: 93px;height: 27px;line-height: 27px;background: #CE0400;}


/*a5_b2*/
.tablis{
	text-align: center;
	background: url(../images/diabn.png) no-repeat center;
	margin-top: 30px;
}
.tablis li{
	display: inline-block;
	color: #fff;
	font:600 28px/36px "微软雅黑";
	padding: 0 10px;
}
.tablis li.cur{
	color: #CE0400;
}
.gd_a3 li{
	float: left;
	margin: 0 16px;
	width: 254px;
}
.gd_a3 li a.img{
	display: block;
	width: 254px;
	height: 188px;
	padding: 5px;
	background: #fff;
}
.gd_a3 li a.img img{
	width: 254px;
	height: 188px;
}
.tab{
	background: url(../images/ghjkaghj.png) no-repeat center top;
	padding: 43px 5px 26px;
}
.picMarquee-left{overflow: hidden;margin: 0 20px;}






/*首页新闻*/
.vn8{

}
.vn8-con{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom:60px;
}
.vn8-news1{
	width: 780px;
	height: 509px;
	border: 1px solid #c9c9c9;
}
.news-con{
	width: 760px;
	margin: 0 auto;
	margin-top: 15px;
	padding-top: 23px;
}
.vn8-news2{
	width: 401px;
	height: 509px;
	border: 1px solid #c9c9c9;
	position: relative;
}
.news1-b{background: url(../images/line2.jpg) center no-repeat;}
.news1-a li a.img{
	width: 299px;
}
.news1-a li .intro{
	width: 435px;

}
.news-cate{
	background: #0956a4;
}
.news-cate li{
	float: left;
	width: 390px;
	height: 58px;
	text-align: center;
	line-height: 58px;
}
.news-cate li:first-child{
	background: url(../images/news1.png) no-repeat 17px center;
}
.news-cate li:nth-child(2){
	background: url(../images/news1.png) no-repeat 17px center;
}
.news-cate li:first-child.cur{
	background: url(../images/news1.png) no-repeat 17px center #CE0400;
}
.news-cate li:nth-child(2).cur{
	background: url(../images/news1.png) no-repeat 17px center #CE0400;
}
.news-cate li .a1{
	width: 226px;
    text-align: left;
    text-indent: 48px;
    display: block;
}
.news-cate li a{
	font-size: 18px;
	color: #ffffff;
}
.news-cate a.more1{
	font-size: 15px;
    color: #ffffff;
    line-height: 58px;
    margin-right: 12px;
}
.news1-a li .intro h3 a{
	font-size: 15px;
	display: block;
	color: #222222;
	font-weight: 400;
	font-family: "å¾®è½¯é›…é»‘";
	line-height: 15px;
	padding-bottom: 15px;border-bottom: 1px solid #dfdfdf;
}
.news1-a {border-bottom: 1px solid #b6b6b6;padding-bottom: 25px;}
.news1-a li .intro span{
	font-size: 14px;
	color: #615c5c;
	font-weight: 400;
	font-family: "å¾®è½¯é›…é»‘";
	margin-top: 15px;display: block;
}
.news1-a li .intro a{color: #CE0400;}
.news1-b{
	margin-top: 20px;
}
.news1-b li{
	background: url(../images/news3.png) no-repeat left center;
	padding-left: 15px;
	float: left;
	width: 309px;
	line-height: 37px;
}
.news1-b li:nth-child(2n){
	float: right;
}
.news1-b h3{
	font-size: 15px;
	color: #222222;
	font-weight: 400;
}


.vn8-news2 h3{
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	background: url(../images/news4.jpg) no-repeat center center;
	height: 58px;
	line-height: 58px;
	text-indent: 57px;
}
.vn8-news2 a.more2{
	position: absolute;
	font-size: 15px;
	color: #ffffff;
	right: 10px;
	top: 20px;
}

#ydemo{overflow:hidden;margin:0 auto;position:relative;height:440px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}

.news2-con{
	width: 380px;
	margin: 0 auto;
}

.news-list2 li{position:relative;padding:20px 0 12px;height: 90px;border-bottom: 1px solid #cecece;}
.news-list2 li a{line-height:30px;padding-left:24px;background: url(../images/wen.jpg) left center no-repeat;display:block;font-size:15px;color:#e60000;font-weight: 400;}
.news-list2 li a:hover{text-decoration:none;color:#0f51bb;}
.news-list2 span{background: url(../images/da.jpg) left 3px no-repeat;padding-left:24px;font:400 14px/20px "Microsoft YaHei";margin-top:5px;color:#333;display:block}






/*应用*/
.prod_t{width: 1200px; height:102px; background: url("../images/topa.png") no-repeat bottom;padding-top: 60px;}
.prod_t_t{font-size: 30px; color: #000; font-weight: bold; text-align: center; height:35px;}
.prod_t_t span{color: #f00;}
.prod_t_d{font-size: 14px; text-align: center; line-height: 70px;}
.cess_bg{width: 100%;min-width: 1100px; height: 500px; background: url("../images/topb.jpg") no-repeat center top;} 
.cess_t{text-align: center; line-height: 70px;}
.font_en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
}

.cess {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    min-width: 1200px;
}
.cess_d{margin-top: 70px;}
.cess_d1 a{display: block;width: 230px; float: left;cursor: pointer; margin:0 5px;}
.cess_d1 li{ width: 230px;height: 74px; position: relative;overflow: hidden; background:url("../images/lanbai.jpg") no-repeat center bottom; }

.li_cess_d{width: 230px; height: 74px; position: absolute; top:-74px; transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -webkit-transition:all linear 0.2s; }
.cess_d1 a:hover .li_cess_d{top:0; background:#1c7ce3; }

.cess_d2 a{display: block;width: 230px; float: left;cursor: pointer; margin:0 5px;}
.cess_d2 li{ width: 230px;height: 74px; position: relative;overflow: hidden; background:url("../images/bailan.jpg") no-repeat center top; }



.li_cess_d2{width: 230px; height: 74px; position: absolute; top:74px; transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -webkit-transition:all linear 0.2s; }
.cess_d2 a:hover .li_cess_d2{top:0; background:#1c7ce3; }

.cess_d li img{position: relative; z-index: 9;}
.cess_d li p{position: relative; z-index: 99; color: #fff; top: -75px; text-align: center;}


.cess_w{position: relative; z-index: 99; margin-top: 16px; font-size:16px; line-height:26px; color: #222; text-align: center; }
.cess_w span{font-size:12px;  color: #999; line-height: 12px;}
.cess_d a:hover .cess_w{color: #fff;}
.cess_d a:hover .cess_w span{color: #fff;}

.cess_d2 a:hover .cess_w{color: #fff;}
.cess_d2 a:hover .cess_w span{color: #fff;}


/*分页样式*/
.pglist{padding: 20px 0 30px;width:100%;text-align: center;clear: both;}
.pglist li{ display:inline-block;}
.pglist a {color: #666;padding: 0 15px;margin: 0 3px;background: #fff;border: 1px solid #ddd;-webkit-border-radius: 2px;border-radius: 2px;}
.pglist *{display:inline-block;vertical-align:middle;line-height: 34px;padding-bottom:1px;}
.pglist a:hover,.pglist .hover {display:inline-block;color: #fff;background: #ff0000;border-color: #ff0000;}

